runtime.rtype.uncommon (method)

2 uses

	runtime (current package)
		type.go#L33: func (t rtype) uncommon() *uncommontype {
		type.go#L61: 	if u := t.uncommon(); u != nil {